Socket
Socket
Sign inDemoInstall

bitagora-booth

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitagora-booth - npm Package Compare versions

Comparing version 1.0.131 to 1.0.132

4

booth.js

@@ -78,3 +78,4 @@ /**

if (status == 202 || status == 200) {
resolve(response);
console.log(response.body);
resolve(response.body);
} else {

@@ -196,3 +197,2 @@ reject(false);

console.log("Result from calling API "+apis[i]);
console.log(result);
response = result;

@@ -199,0 +199,0 @@ if (Boolean(response)) {

{
"name": "bitagora-booth",
"version": "1.0.131",
"version": "1.0.132",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "author": "Ignasi Ribó, 2018",

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