eligrey-classlist-js-polyfill
Advanced tools
Comparing version 1.2.20171210 to 1.2.20180112
{ | ||
"name": "eligrey-classlist-js-polyfill", | ||
"version": "1.2.20171210", | ||
"version": "1.2.20180112", | ||
"main": "classList.js", | ||
@@ -5,0 +5,0 @@ "author": "me@eligrey.com", |
/* | ||
* classList.js: Cross-browser full element.classList implementation. | ||
* 1.2.20171210 | ||
* 1.2.20180112 | ||
* | ||
@@ -5,0 +5,0 @@ * By Eli Grey, http://eligrey.com |
{ | ||
"name": "eligrey-classlist-js-polyfill", | ||
"repo": "englishextra/eligrey-classlist-js-polyfill", | ||
"version": "1.2.20171210", | ||
"version": "1.2.20180112", | ||
"scripts": ["classList.js"], | ||
@@ -6,0 +6,0 @@ "author": "me@eligrey.com", |
{ | ||
"name": "eligrey-classlist-js-polyfill", | ||
"version": "1.2.20171210", | ||
"version": "1.2.20180112", | ||
"description": "Cross-browser JavaScript shim that fully implements element.classList (referenced on MDN)", | ||
@@ -5,0 +5,0 @@ "main": "classList.js", |
@@ -7,4 +7,4 @@ classList.js is a cross-browser JavaScript shim that fully implements `element.classList`. Refer to [the MDN page on `element.classList`][1] for more information. | ||
- [//unpkg.com/eligrey-classlist-js-polyfill@1.2.20171210/classList.min.js](//unpkg.com/eligrey-classlist-js-polyfill@1.2.20171210/classList.min.js) | ||
- [//cdn.jsdelivr.net/npm/eligrey-classlist-js-polyfill@1.2.20171210/classList.min.js](//cdn.jsdelivr.net/npm/eligrey-classlist-js-polyfill@1.2.20171210/classList.min.js) | ||
- [//unpkg.com/eligrey-classlist-js-polyfill@1.2.20180112/classList.min.js](//unpkg.com/eligrey-classlist-js-polyfill@1.2.20180112/classList.min.js) | ||
- [//cdn.jsdelivr.net/npm/eligrey-classlist-js-polyfill@1.2.20180112/classList.min.js](//cdn.jsdelivr.net/npm/eligrey-classlist-js-polyfill@1.2.20180112/classList.min.js) | ||
@@ -11,0 +11,0 @@ If you would like other versions (such as the current one) hosted there, follow the instructions at |
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