mdn-polyfills
Advanced tools
Comparing version 5.19.0 to 5.20.0
{ | ||
"name": "mdn-polyfills", | ||
"version": "5.19.0", | ||
"version": "5.20.0", | ||
"description": "MDN polyfills", | ||
@@ -75,2 +75,3 @@ "scripts": { | ||
"Element.prototype.classList", | ||
"Element.prototype.getAttributeNames", | ||
"HTMLCanvasElement.prototype.toBlob", | ||
@@ -99,2 +100,3 @@ "MouseEvent", | ||
"Element.prototype.closest.js", | ||
"Element.prototype.getAttributeNames.js", | ||
"Element.prototype.matches.js", | ||
@@ -101,0 +103,0 @@ "Element.prototype.toggleAttribute.js", |
@@ -77,2 +77,3 @@ # Polyfills copy-pasted from MDN [![Build Status](https://travis-ci.org/msn0/mdn-polyfills.svg?branch=master)](http://travis-ci.org/msn0/mdn-polyfills) [![npm](https://img.shields.io/npm/dt/mdn-polyfills.svg)](https://www.npmjs.com/package/mdn-polyfills) ![dependencies](https://david-dm.org/msn0/mdn-polyfills.svg) [![](https://data.jsdelivr.com/v1/package/npm/mdn-polyfills/badge)](https://www.jsdelivr.com/package/npm/mdn-polyfills) | ||
|[Element.prototype.classList](https://developer.mozilla.org/en-US/docs/Web/API/Element/classList#Polyfill)|4450| | ||
|[Element.prototype.getAttributeNames](https://developer.mozilla.org/en-US/docs/Web/API/Element/getAttributeNames#Polyfill)|182| | ||
|[MouseEvent](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/MouseEvent#Polyfill)|405| | ||
@@ -79,0 +80,0 @@ |[CustomEvent](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Polyfill)|279| |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29604
45
91
88