Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eligrey-classlist-js-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eligrey-classlist-js-polyfill - npm Package Compare versions

Comparing version 1.2.20171210 to 1.2.20180112

2

bower.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc