Socket
Socket
Sign inDemoInstall

custom-event-polyfill

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    custom-event-polyfill

Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.


Version published
Maintainers
1
Install size
5.78 kB
Created

Changelog

Source

1.0.1 (2018-05-15)

Bug Fixes

  • fix test (570c9be)

<a name="1.0.0"></a>

Bug Fixes

  • change package name (9935c2f)
  • fix ponyfill test (949937d)
  • make defaultPrevented work on IE (8ce1942)
  • support node and other non-browser environments (ddf42a6)

BREAKING CHANGES

  • the package name has changed

Readme

Source

custom-event-polyfill

Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.

Install

$ npm install custom-event-polyfill

Usage

https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent

License

MIT

Keywords

FAQs

Last updated on 21 Jul 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc