Socket
Socket
Sign inDemoInstall

@ciscospark/plugin-team-memberships

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ciscospark/plugin-team-memberships

[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)


Version published
Maintainers
3
Created
Source

@ciscospark/plugin-team-memberships

standard-readme compliant

Team Membership plugin for the Cisco Webex JS SDK.

Install

npm install --save @ciscospark/plugin-team-memberships

Usage

This is a plugin for the Cisco Webex JS SDK . Please see our developer portal and the API docs for full details.

Install

npm install --save @ciscospark/plugin-team-memberships

Usage


const ciscospark = require('ciscospark');

const spark = ciscospark.init()
spark.team-memberships.get(id)
  .then((team-membership) => {
    console.log(team-membership);
  })

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2018 Cisco and/or its affiliates. All Rights Reserved.

FAQs

Package last updated on 04 Mar 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc