Socket
Socket
Sign inDemoInstall

@plasma-platform/centrifuge

Package Overview
Dependencies
17
Maintainers
8
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @plasma-platform/centrifuge

Class to work with centrifuge


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
8
Install size
3.80 MB
Created
Weekly downloads
 

Readme

Source

version nextVersion downloads license dependency


Full documentation
install:
npm i @plasma-platform/centrifuge -S

Short documentation

Table of Contents

ErrorBadRequest

Custom error message for Bad Request server response

Parameters

  • message (string | null) error details (optional, default null)

ErrorCentrifuge

Custom error message for abstract server response

Parameters

  • statusCode number http status code
  • statusText string http status code text
  • message (string | null) error details (optional, default null)

ErrorServerResponse

Custom error message for abstract server response

Parameters

  • statusCode number http status code
  • statusText string http status code text
  • message (string | null) error details (optional, default null)

TMCentrifuge

TM Interface to Centrifuge

Parameters

Keywords

FAQs

Last updated on 03 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc