Socket
Socket
Sign inDemoInstall

focus-trap-react

Package Overview
Dependencies
Maintainers
5
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 8.9.1 to 8.9.2

6

CHANGELOG.md
# Changelog
## 8.9.2
### Patch Changes
- 83e283c: Update focus-trap to v6.7.3 for bug fix related to elements with a negative `tabindex`.
## 8.9.1

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

28

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

@@ -58,12 +58,12 @@ "main": "dist/focus-trap-react.js",

"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/cli": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/preset-env": "^7.16.8",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@changesets/cli": "^2.19.0",
"@changesets/cli": "^2.20.0",
"@testing-library/cypress": "^8.0.2",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/dom": "^8.11.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",

@@ -73,13 +73,13 @@ "@testing-library/user-event": "^13.5.0",

"all-contributors-cli": "^6.20.0",
"babel-jest": "^27.4.6",
"babel-jest": "^27.5.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"budo": "^11.6.4",
"cypress": "^9.2.1",
"cypress": "^9.4.1",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^8.6.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-react": "^7.28.0",
"jest": "^27.4.7",
"jest": "^27.5.1",
"jest-watch-typeahead": "^1.0.0",

@@ -93,6 +93,6 @@ "onchange": "^7.1.0",

"start-server-and-test": "^1.14.0",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"dependencies": {
"focus-trap": "^6.7.2"
"focus-trap": "^6.7.3"
},

@@ -99,0 +99,0 @@ "peerDependencies": {

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