New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

mutationobserver-polyfill

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

mutationobserver-polyfill

Forces use of polyfill in IE 11 since IE 11's native one causes XML data issues

latest
Source
npmnpm
Version
1.3.0
Version published
Maintainers
1
Created
Source

mutationobserver-polyfill

Forces use of polyfill in IE 11 since IE 11's native one causes XML data issues. See https://github.com/talee/mutationobserver-breaks-characterdata.

Usage

require('mutationobserver-polyfill')

Uses latest release of MutationObserver polyfill from https://github.com/webcomponents/webcomponentsjs.

If the environment isn't a browser, exists silently.

Build

npm start

Pulls latest MutationObserver polyfill from webcomponentsjs

Keywords

mutation

FAQs

Package last updated on 25 Aug 2016

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