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.1.5 to 0.1.6

2

build/index.js

@@ -272,3 +272,3 @@ 'use strict';

value: function createStoryComment(storyID, text) {
return this.createResource('stories/' + storyID + '/comment', { text: text });
return this.createResource('stories/' + storyID + '/comments', { text: text });
}

@@ -275,0 +275,0 @@

{
"name": "clubhouse-lib",
"version": "0.1.5",
"version": "0.1.6",
"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