Socket
Socket
Sign inDemoInstall

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.40 to 0.0.41

5

controller/connector.js

@@ -619,5 +619,4 @@ 'use strict'

chunks.forEach((item, j) => {
this.data.send.push({
chunk: dataSequence[i],
chunk: item,
order: i,

@@ -675,4 +674,2 @@ chunkOrder: j,

await this.SetDataSequence(dataSequence);
console.log(this.data.send);
const startData = {

@@ -679,0 +676,0 @@ method: 'message',

2

package.json
{
"name": "guardee",
"version": "0.0.40",
"version": "0.0.41",

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