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.23 to 0.0.24

2

model/connection.js

@@ -41,3 +41,3 @@ 'use strict'

this.OnSignal((data) => {
if(initiator) this.offer.push(data);
if(initiator === true) this.offer.push(data);
else this.answer.push(data);

@@ -44,0 +44,0 @@ });

{
"name": "guardee",
"version": "0.0.23",
"version": "0.0.24",
"description": "Guardee Wallet API",

@@ -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