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

@erebos/api-bzz-base

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erebos/api-bzz-base - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

cjs/index.js

@@ -287,3 +287,3 @@ "use strict";

method: 'POST'
}).then(resText);
}).then(resText).then(_hex.hexValueType);
};

@@ -290,0 +290,0 @@

@@ -236,3 +236,3 @@ import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";

method: 'POST'
}).then(resText);
}).then(resText).then(hexValueType);
};

@@ -239,0 +239,0 @@

{
"name": "@erebos/api-bzz-base",
"version": "0.6.1",
"version": "0.6.2",
"description": "Base Bzz API",

@@ -5,0 +5,0 @@ "repository": "git@github.com:MainframeHQ/erebos.git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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