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

eventemitter

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventemitter

Nodejs implementation of EventEmitter

  • 0.3.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
609
decreased by-15.65%
Maintainers
0
Weekly downloads
 
Created
Source

EventEmitter

This is an extraction of the EventEmitter functionality from nodejs.

Why?

The EventEmitter API is nice, and it would be a waste of effort to implement it on the browser. So, basically this is the code extracted so that it will run on either the client or server side.

Documentation

See nodejs/Events

License

See nodejs/LICENSE

Keywords

FAQs

Package last updated on 28 May 2011

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