Socket
Socket
Sign inDemoInstall

@atom/teletype-client

Package Overview
Dependencies
Maintainers
15
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom/teletype-client - npm Package Compare versions

Comparing version 0.38.1 to 0.38.2

2

lib/peer-connection.js

@@ -99,3 +99,3 @@ require('webrtc-adapter')

if (this.rtcPeerConnection.iceConnectionState !== 'closed') {
if (this.rtcPeerConnection.signalingState !== 'closed') {
this.rtcPeerConnection.close()

@@ -102,0 +102,0 @@ }

{
"name": "@atom/teletype-client",
"version": "0.38.1",
"version": "0.38.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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