Socket
Socket
Sign inDemoInstall

focus-trap-react

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

focus-trap-react - npm Package Compare versions

Comparing version 10.2.2 to 10.2.3

6

CHANGELOG.md
# Changelog
## 10.2.3
### Patch Changes
- 850a5a0: Bump focus-trap to v7.5.4 for shadow DOM related bug fix
## 10.2.2

@@ -4,0 +10,0 @@

18

package.json
{
"name": "focus-trap-react",
"version": "10.2.2",
"version": "10.2.3",
"description": "A React component that traps focus.",

@@ -60,4 +60,4 @@ "main": "dist/focus-trap-react.js",

"devDependencies": {
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",

@@ -73,3 +73,3 @@ "@babel/plugin-proposal-class-properties": "^7.18.6",

"@testing-library/user-event": "^14.5.1",
"@types/jquery": "^3.5.19",
"@types/jquery": "^3.5.22",
"all-contributors-cli": "^6.26.1",

@@ -80,8 +80,8 @@ "babel-jest": "^29.7.0",

"budo": "^11.8.4",
"cypress": "^13.2.0",
"cypress": "^13.3.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-react": "^7.33.2",

@@ -97,7 +97,7 @@ "jest": "^29.7.0",

"regenerator-runtime": "^0.14.0",
"start-server-and-test": "^2.0.0",
"start-server-and-test": "^2.0.1",
"typescript": "^5.2.2"
},
"dependencies": {
"focus-trap": "^7.5.3",
"focus-trap": "^7.5.4",
"tabbable": "^6.2.0"

@@ -104,0 +104,0 @@ },

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