New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@robotlegsjs/eventemitter3

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@robotlegsjs/eventemitter3

RobotlegsJS integration with EventEmitter3

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
258
decreased by-16.77%
Maintainers
3
Weekly downloads
 
Created
Source

RobotlegsJS EventEmitter3

GitHub license Gitter chat Build Status codebeat badge Maintainability Test Coverage npm version Greenkeeper badge styled with prettier

Installation

You can get the latest release and the type definitions using NPM:

npm install @robotlegsjs/eventemitter3 --save

Or using Yarn:

yarn add @robotlegsjs/eventemitter3

The EventEmitter3 dependency is added as peerDependencies, allowing the final user to choose the desired version of the eventemitter3 library on each project.

The @robotlegsjs/eventemitter3 package is compatible with any version of eventemitter3 library.

As example, when you would like to use the version 3.1.0 of eventemitter3 library, you can run:

npm install eventemitter3@3.1.0 reflect-metadata --save

or

yarn add eventemitter3@3.1.0 reflect-metadata

Then follow the installation instructions of RobotlegsJS library to complete the setup of your project.

Dependencies

Peer Dependencies

License

MIT

Keywords

FAQs

Package last updated on 24 Oct 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