Socket
Socket
Sign inDemoInstall

@rocket.chat/emitter

Package Overview
Dependencies
0
Maintainers
7
Versions
628
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @rocket.chat/emitter

Event Emitter by Rocket.Chat


Version published
Weekly downloads
3.6K
increased by20.64%
Maintainers
7
Install size
66.8 kB
Created
Weekly downloads
 

Changelog

Source

0.31.25 (2023-08-14)

Features

  • fuselage: StatesLink Component (#1122) (61397f8)

Bug Fixes

  • icons: Build definition for icons package (#1123) (13a2bef)
  • Turn TabNavigationBlock into ExperimentalTabNavigationBlock (#1117) (1b1d627)
  • uikit: initialTime prop time in TimePicker component (#1115) (124cd3c)

Readme

Source

Rocket.Chat

@rocket.chat/emitter

Event Emitter by Rocket.Chat


npm@latest npm@next npm downloads License: MIT

deps npm bundle size

Install

Add @rocket.chat/emitter as a dependency:

npm i @rocket.chat/emitter

# or, if you are using yarn:

yarn add @rocket.chat/emitter

Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues.

Building

As this package dependends on others in this monorepo, before anything run the following at the root directory:

yarn build

Linting

To ensure the source is matching our coding style, we perform linting. Before commiting, check if your code fits our style by running:

yarn lint

Some linter warnings and errors can be automatically fixed:

yarn lint-and-fix

Running tests

Whenever possible, add tests to describe exactly what your code do. You can run them by yourself:

yarn test

Keywords

FAQs

Last updated on 14 Aug 2023

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