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

focus-trap

Package Overview
Dependencies
Maintainers
3
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 6.6.0 to 6.6.1

6

CHANGELOG.md
# Changelog
## 6.6.1
### Patch Changes
- 24063d7: Update tabbable to v5.2.1 to get bug fix for disabled fieldsets.
## 6.6.0

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

2

dist/focus-trap.esm.js
/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

/*!
* focus-trap 6.6.0
* focus-trap 6.6.1
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE

@@ -4,0 +4,0 @@ */

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

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

"dependencies": {
"tabbable": "^5.2.0"
"tabbable": "^5.2.1"
},
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@changesets/cli": "^2.16.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@testing-library/cypress": "^7.0.6",
"@types/jquery": "^3.5.5",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@testing-library/cypress": "^8.0.0",
"@types/jquery": "^3.5.6",
"all-contributors-cli": "^6.20.0",

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

"cross-env": "^7.0.3",
"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",

"prettier": "^2.3.2",
"rollup": "^2.52.4",
"rollup": "^2.56.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.1",
"start-server-and-test": "^1.12.5",
"typescript": "^4.3.4"
"start-server-and-test": "^1.13.1",
"typescript": "^4.3.5"
}
}
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