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.3.1 to 8.3.2

SECURITY.md

6

CHANGELOG.md
# Changelog
## 8.3.2
### Patch Changes
- 53fa056: Update `focus-trap` dependency to new patch release v6.2.2 for bug fix to multi-container traps.
## 8.3.1

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

11

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

@@ -11,2 +11,3 @@ "main": "dist/focus-trap-react.js",

"CHANGELOG.md",
"SECURITY.md",
"dist",

@@ -61,3 +62,3 @@ "src",

"@babel/preset-react": "^7.12.7",
"@changesets/cli": "^2.11.2",
"@changesets/cli": "^2.12.0",
"@testing-library/cypress": "^7.0.2",

@@ -71,3 +72,3 @@ "@types/jquery": "^3.5.4",

"budo": "^11.6.4",
"cypress": "^5.6.0",
"cypress": "^6.0.1",
"cypress-plugin-tab": "^1.0.5",

@@ -79,3 +80,3 @@ "eslint": "^7.14.0",

"jest": "^26.6.3",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"prop-types": "^15.7.2",

@@ -88,3 +89,3 @@ "react": "^17.0.1",

"dependencies": {
"focus-trap": "^6.2.1"
"focus-trap": "^6.2.2"
},

@@ -91,0 +92,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