Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

glob-events

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob-events - npm Package Versions

2

1.6.0

Diff

Changelog

Source

1.6.0

  • Expose emitError
mantoni
published 1.5.0 •

Changelog

Source

1.5.0

  • Support configuring a separate emitter for internal events
mantoni
published 1.4.2 •

Changelog

Source

1.4.2

  • Retain arity for listeners on internal events
mantoni
published 1.4.1 •

Changelog

Source

1.4.1

  • Don't return wildcard listeners for newListener and removeListener
mantoni
published 1.4.0 •

Changelog

Source

1.4.0

  • Allow to configure internalEvents
  • Add isInternalEvent(event)
  • Treat "error" events as internal
mantoni
published 1.3.0 •

Changelog

Source

1.3.0

  • Expose emitter in scope
  • Fix removeMatchingListeners to not remove "removeListener" too early
mantoni
published 1.2.1 •

Changelog

Source

1.2.1

  • Do not change aritiy of added once listener
mantoni
published 1.2.0 •

Changelog

Source

1.2.0

  • Add removeMatchingListeners(event)
  • Only emit remove event in removeAllListeners for exact matches
mantoni
published 1.1.1 •

Changelog

Source

1.1.1

  • Retain custom args property in toScope
  • Prefer arguments over scope.args in toScope
  • Expose args on listener scope object
mantoni
published 1.1.0 •

Changelog

Source

1.1.0

  • Add support for custom "add" and "remove" events
  • Add event name to objects that are returned by iterators
  • Add fn and actual scope to this.cause for error events
  • Split emit into toScope(args) and invoke(iterator, scope)
  • Reuse iterator function in emit
  • Do not invoke "newListner" and "removeListener" functions for * event
2
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