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

focus-trap

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

focus-trap - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md
# Changelog
## 2.0.1
- Fix bug when activating multiple focus traps.
## 2.0.0

@@ -4,0 +8,0 @@

2

index.js

@@ -80,3 +80,3 @@ var tabbable = require('tabbable');

if (listeningFocusTrap) {
listeningFocusTrap.unlisten();
listeningFocusTrap.pause();
}

@@ -83,0 +83,0 @@ listeningFocusTrap = trap;

{
"name": "focus-trap",
"version": "2.0.0",
"version": "2.0.1",
"description": "Trap focus within a DOM node.",

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

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