Socket
Socket
Sign inDemoInstall

@webex/event-dictionary-ts

Package Overview
Dependencies
Maintainers
0
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/event-dictionary-ts

This package is designed as a *type module* to be consumed within various `@webex` scoped packages. This module reflects the contents of our event dictionary tooling internally, exposed for external consumption.


Version published
Weekly downloads
2.5K
increased by28.35%
Maintainers
0
Weekly downloads
 
Created
Source

@webex/event-dictionary-ts

This package is designed as a type module to be consumed within various @webex scoped packages. This module reflects the contents of our event dictionary tooling internally, exposed for external consumption.

Table of Contents

  • Consumption
  • Contribute
  • Maintainers

Consumption

This package is intended to be consumed within a TypeScript project as a type module.

Installation

This project is meant to be consumed as a dev-dependency.

Installation can be performed by using the following commands:

# Project root
yarn add --dev @webex/event-dictionary-ts

Usage

This package is expected to be consumed as a TypeScript type module.

import type { Event } from '@webex/event-dictionary-ts';

To see a full list of event interfaces, please inspect the ./dist/index.d.ts file from the root of this module.

Contribute

This product is a reflection of our internal event designations and is not intended to be contributed to externally, and exists only as a permeable resource for other products interacting with our metrics service.

Maintainers

This package is maintained by Webex by Cisco

FAQs

Package last updated on 12 Sep 2024

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