Socket
Socket
Sign inDemoInstall

focus-lock

Package Overview
Dependencies
227
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

2

dist/utils/tabUtils.js

@@ -25,3 +25,3 @@ 'use strict';

return [].concat(_toConsumableArray(parentFocus)).map(function (node) {
return getFocusables(node);
return getFocusables([node]);
}).reduce(function (acc, nodes) {

@@ -28,0 +28,0 @@ return [].concat(_toConsumableArray(acc), _toConsumableArray(nodes));

{
"name": "focus-lock",
"version": "0.2.3",
"version": "0.2.4",
"description": "DOM trap for a focus",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc