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.32 to 1.0.33

8

package.json
{
"name": "bitagora-booth",
"version": "1.0.32",
"version": "1.0.33",
"description": "Bitagora booth",
"main": "booth.js",
"scripts": {
"postinstall": "mkdir sawtooth-core-fork; cd sawtooth-core-fork; git init; git remote add -f origin https://github.com/bitagora/sawtooth-core.git; git config core.sparseCheckout true; echo \"sdk/javascript\" >> .git/info/sparse-checkout; git pull --depth=1 origin master; cd ..; npm i ./sawtooth-core-fork/sdk/javascript/"
"test": "echo \"Error: no test specified\" && exit 1"
},

@@ -20,3 +20,2 @@ "repository": {

"dependencies": {
"async": "2.6.0",
"atob": "2.1.1",

@@ -28,3 +27,4 @@ "base-x": "3.0.4",

"request": "2.87.0",
"sawtooth-sdk": "file:sawtooth-core-fork/sdk/javascript"
"async": "2.6.0",
"sawtooth-sdk": "1.0.4"
},

@@ -31,0 +31,0 @@ "author": "Bitagora Dev",

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