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

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.141 to 1.0.142

2

booth.js

@@ -249,2 +249,4 @@ /**

var newVote = new Vote(ballot, context.poll);
console.log("New vote");
console.log(newVote);
var privkey_hex = Bs58.decode(ballot.privkey).toString('hex');

@@ -251,0 +253,0 @@ const privateKey = Secp256k1PrivateKey.fromHex(privkey_hex);

2

package.json
{
"name": "bitagora-booth",
"version": "1.0.141",
"version": "1.0.142",
"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