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

@charlietango/use-focus-trap

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@charlietango/use-focus-trap - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.2.6](https://github.com/charlie-tango/hooks/compare/@charlietango/use-focus-trap@1.2.5...@charlietango/use-focus-trap@1.2.6) (2019-11-13)
**Note:** Version bump only for package @charlietango/use-focus-trap
## [1.2.5](https://github.com/charlie-tango/hooks/compare/@charlietango/use-focus-trap@1.2.4...@charlietango/use-focus-trap@1.2.5) (2019-10-03)

@@ -8,0 +12,0 @@

7

package.json
{
"name": "@charlietango/use-focus-trap",
"description": "Trap keyboard focus inside a DOM element, to prevent the user navigating outside a modal",
"version": "1.2.5",
"version": "1.2.6",
"private": false,

@@ -31,5 +31,2 @@ "sideEffects": false,

},
"babel": {
"extends": "../../.babelrc"
},
"jest": {

@@ -45,3 +42,3 @@ "preset": "../../jest.config.js"

},
"gitHead": "8629ccbb8557478722b24d3b4c4de2332199e150"
"gitHead": "81b33fc1196945b876e3b88afb2c883e4bc9a3f3"
}
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