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

consolidated-events

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

consolidated-events - npm Package Versions

2.0.2

Diff
lencioni
published 2.0.2 •

Changelog

Source

v2.0.2

  • No changes
lencioni
published 2.0.0 •

Changelog

Source

v2.0.0

  • Now built with rollup (#8)
  • Deprecated removeEventListener export removed (#13)
  • Passive event listener test is now removed after being added (#11)
  • Reduced bundle size impact by replacing a class with a function (#12)
lencioni
published 1.1.1 •

Changelog

Source

v1.1.1

  • Prevent event handlers from being mutated during current iteration.
lencioni
published 1.1.0 •

Changelog

Source

v1.1.0

  • Return an unsubscribe function from addEventListener and deprecate removeEventListener.
lencioni
published 1.0.1 •

Changelog

Source

v1.0.1

  • Fix bug with handleEvent().
lencioni
published 1.0.0 •

Changelog

Source

v1.0.0

  • Initial release.