New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clubhouse-lib

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clubhouse-lib - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

2

build/FetchRequestParser.js

@@ -25,2 +25,4 @@ 'use strict';

return Promise.reject(new _client_error2.default(response, json));
}).catch(function () {
return Promise.reject(new _client_error2.default(response, {}));
});

@@ -27,0 +29,0 @@ };

2

package.json
{
"name": "clubhouse-lib",
"version": "0.2.1",
"version": "0.3.0",
"description": "A Promise based library to the Clubhouse REST API",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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