Socket
Book a DemoInstallSign in
Socket

@webex/internal-plugin-user

Package Overview
Dependencies
Maintainers
21
Versions
1317
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/internal-plugin-user

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

Source
npmnpm
Version
1.77.10
Version published
Maintainers
21
Created
Source

@webex/internal-plugin-user

standard-readme compliant

Plugin for the User services

This is an internal Cisco Webex plugin. As such, it does not strictly adhere to semantic versioning. Use at your own risk. If you're not working on one of our first party clients, please look at our developer api and stick to our public plugins.

Install

npm install --save @webex/internal-plugin-user

Usage


import '@webex/internal-plugin-user';

import WebexCore from '@webex/webex-core';

const webex = new WebexCore();
webex.internal.user.WHATEVER

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

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

License

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

FAQs

Package last updated on 20 Aug 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