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.36 to 1.0.37

9

lib/functions.js

@@ -129,3 +129,10 @@ const {

body: '',
headers: { 'Access-Control-Allow-Origin': '*' }
headers: {
'Content-Type': 'application/json',
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'Accept-Encoding': 'gzip, deflate, br',
'Accept-Language': 'en-US,en;q=0.5',
'Connection': 'keep-alive',
'Host': 'bitagora.cc'
}
},

@@ -132,0 +139,0 @@ (err, response) => {

6

package.json
{
"name": "bitagora-booth",
"version": "1.0.36",
"version": "1.0.37",
"description": "Bitagora booth",

@@ -23,4 +23,4 @@ "main": "booth.js",

"btoa": "1.2.1",
"cbor": "4.0.0",
"crypto-js": "3.1.9-1",
"cbor": "4.0.0",
"crypto-js": "3.1.9-1",
"request": "2.87.0",

@@ -27,0 +27,0 @@ "async": "2.6.0",

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