New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

makeup-roving-tabindex

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makeup-roving-tabindex - npm Package Compare versions

Comparing version

to
0.3.6

2

index.js

@@ -24,3 +24,3 @@ 'use strict'; // requires NodeList.forEach polyfill for IE

if (typeof window !== 'undefined') {
if (typeof Element !== 'undefined') {
require('nodelist-foreach-polyfill');

@@ -27,0 +27,0 @@ } // requires CustomEvent polyfill for IE

{
"name": "makeup-roving-tabindex",
"description": "Implements a roving tab index on given collection of elements",
"version": "0.3.5",
"version": "0.3.6",
"main": "index.js",

@@ -63,3 +63,3 @@ "repository": "https://github.com/makeup-js/makeup-roving-tabindex.git",

"custom-event": "^1",
"makeup-navigation-emitter": "~0.3.4",
"makeup-navigation-emitter": "~0.3.5",
"nodelist-foreach-polyfill": "^1"

@@ -66,0 +66,0 @@ },

Sorry, the diff of this file is not supported yet