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

clique-api-client-js

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clique-api-client-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

client.js

@@ -331,4 +331,4 @@ (function (global, factory) {

CliqueClient.prototype.setgrace = function(conference_id) {
this.socket.emit('setgrace', conference_id);
CliqueClient.prototype.setgrace = function(conference_id, period) {
this.socket.emit('setgrace', period);
}

@@ -335,0 +335,0 @@

{
"name": "clique-api-client-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Client side lib to work with clique platform",

@@ -5,0 +5,0 @@ "main": "client.js",

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