Socket
Book a DemoInstallSign in
Socket

@stimulus/polyfills

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stimulus/polyfills

Polyfills to support Stimulus in older browsers

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
14K
18.94%
Maintainers
2
Weekly downloads
 
Created
Source

The @stimulus/polyfills package provides support for Stimulus in older browsers like Internet Explorer 11 and Safari 9.

  • core-js
    • Array.find()
    • Array.findIndex()
    • Array.from()
    • Map
    • Object.assign()
    • Promise
    • Set
  • element-closest
    • Element.closest()
  • mutation-observer-inner-html-shim
    • MutationObserver support for Internet Explorer 11
  • eventlistener-polyfill
    • once & passive support for Internet Explorer 11 & Edge

FAQs

Package last updated on 04 Dec 2020

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