Socket
Socket
Sign inDemoInstall

bitagora-booth

Package Overview
Dependencies
206
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.169 to 1.0.171

4

lib/functions.js

@@ -160,5 +160,5 @@ /**

});
let uniqueApis = apis.filter(function(value, index, self) { return self.indexOf(value) === index; });
let uniqueAPIs = apis.filter(function(value, index, self) { return self.indexOf(value) === index; });
uniqueAPIs.sort(function() { return .5 - Math.random(); });
resolve(uniqueApis);
resolve(uniqueAPIs);
} catch(e) {

@@ -165,0 +165,0 @@ console.log(e);

{
"name": "bitagora-booth",
"version": "1.0.169",
"version": "1.0.171",
"license": "Apache-2.0",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc