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.4.1 to 0.4.2

4

cjs/index.js

@@ -116,2 +116,6 @@ "use strict";

if (options.defaultPath != null) {
url += "?defaultpath=" + options.defaultPath;
}
return url;

@@ -118,0 +122,0 @@ };

@@ -93,2 +93,6 @@ import _inheritsLoose from "@babel/runtime/helpers/esm/inheritsLoose";

if (options.defaultPath != null) {
url += "?defaultpath=" + options.defaultPath;
}
return url;

@@ -95,0 +99,0 @@ };

2

package.json
{
"name": "@erebos/api-bzz-base",
"version": "0.4.1",
"version": "0.4.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