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

1

1.0.0

Diff

Changelog

Source

1.0.0

  • Use glob-store 1.0
  • Support config objects for listener registration with custom scope
  • Move util into fixture to work around a browserify issue
  • Pass opts to glob-store
  • Do not emit "remove" events if there is nothing to remove
  • Throw if "error" event is emitted and and there are no listeners
  • Simplify build process with Mochify
  • Run tests in real browsers with SauceLabs
mantoni
published 0.6.0 •

Changelog

Source

0.6.0

  • Invoke 'error' listener if there was an exception
  • Make sure all listeners are invoked if one is throwing
mantoni
published 0.5.0 •

Changelog

Source

0.5.0

  • Expose iterator used to retrieve listeners
mantoni
published 0.4.1 •

Changelog

Source

0.4.1

  • Invoke once listener with scope object
mantoni
published 0.4.0 •

Changelog

Source

0.4.0

  • Pass on given event object as scope
  • Expose event name on scope
  • Expose args on scope
  • Expose given options on scope
mantoni
published 0.3.0 •

Changelog

Source

0.3.0

  • Support event object with options to disable matchers and listeners
  • Changed listeners options to use the same flags as the event object
  • Added once
  • Emitting 'newListener' in addListener, on and once
  • Emitting 'removeListener' in removeListener and removeAllListeners
  • Bugfixes
mantoni
published 0.2.0 •

Changelog

Source

0.2.0

  • Added on
  • Added removeAllListeners
mantoni
published 0.1.0 •

Changelog

Source

0.1.0

  • Initial release
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