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

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.7.0 to 8.7.1

6

CHANGELOG.md
# Changelog
## 8.7.1
### Patch Changes
- 111a27f: Update focus-trap to v6.6.1, to get tabbable at v5.2.1, to get bug fix for disabled fieldsets.
## 8.7.0

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

28

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

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

"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/preset-env": "^7.14.7",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@changesets/cli": "^2.16.0",
"@testing-library/cypress": "^7.0.6",
"@testing-library/dom": "^8.0.0",
"@testing-library/cypress": "^8.0.0",
"@testing-library/dom": "^8.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"@types/jquery": "^3.5.5",
"@testing-library/user-event": "^13.2.1",
"@types/jquery": "^3.5.6",
"all-contributors-cli": "^6.20.0",

@@ -77,5 +77,5 @@ "babel-eslint": "^10.1.0",

"budo": "^11.6.4",
"cypress": "^7.6.0",
"cypress": "^8.2.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^7.29.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",

@@ -91,8 +91,8 @@ "eslint-plugin-cypress": "^2.11.3",

"react-dom": "^17.0.2",
"regenerator-runtime": "^0.13.7",
"start-server-and-test": "^1.12.5",
"typescript": "^4.3.4"
"regenerator-runtime": "^0.13.9",
"start-server-and-test": "^1.13.1",
"typescript": "^4.3.5"
},
"dependencies": {
"focus-trap": "^6.6.0"
"focus-trap": "^6.6.1"
},

@@ -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