New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

be-api-client

Package Overview
Dependencies
Maintainers
11
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

be-api-client - npm Package Compare versions

Comparing version

to
0.0.56-test

2

index.js

@@ -231,3 +231,3 @@ const rp = require('request-promise-native')

async function addUser(id, role, fullName, ethAccountAddress){
async function addUser(id, role, ethAccountAddress, fullName){
const form = {

@@ -234,0 +234,0 @@ id,

{
"name": "be-api-client",
"version": "0.0.55-test",
"version": "0.0.56-test",
"description": "A node.js client for the be-api.",

@@ -5,0 +5,0 @@ "main": "index.js",