Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

guardee

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

guardee - npm Package Compare versions

Comparing version 0.0.65 to 0.0.66

4

controller/connector.js

@@ -584,6 +584,6 @@ 'use strict'

}
console.log(connection.channel);
console.log('normal',connection.channel.bufferedAmount);
await Util.Sleep(50);
} catch (e) {
console.log(connection.channel);
console.log('error',connection.channel.bufferedAmount);
connection.status = ConnectionStatus.error;

@@ -590,0 +590,0 @@ this.data.send.push(data);

{
"name": "guardee",
"version": "0.0.65",
"version": "0.0.66",

@@ -5,0 +5,0 @@ "description": "Guardee Wallet API",

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