Socket
Socket
Sign inDemoInstall

@charlietango/use-focus-trap

Package Overview
Dependencies
Maintainers
1
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.11 to 1.2.12

8

CHANGELOG.md

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

## [1.2.12](https://github.com/charlie-tango/hooks/compare/@charlietango/use-focus-trap@1.2.11...@charlietango/use-focus-trap@1.2.12) (2020-09-23)
### Reverts
- Revert "ci: add semantic release" (#96) ([c2e703b](https://github.com/charlie-tango/hooks/commit/c2e703be2b83847fef7c6dfa50b912e26e0b9676)), closes [#96](https://github.com/charlie-tango/hooks/issues/96)
# 1.0.0 (2020-09-23)
## [1.2.11](https://github.com/charlie-tango/hooks/compare/@charlietango/use-focus-trap@1.2.10...@charlietango/use-focus-trap@1.2.11) (2020-06-09)

@@ -8,0 +16,0 @@

4

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.11",
"version": "1.2.12",
"private": false,

@@ -41,3 +41,3 @@ "sideEffects": false,

},
"gitHead": "f4be428c4de8f7072a4b62f2f4741c92cf48c4c8"
"gitHead": "3e88a3611f0bfe25e7dc2625dc57b48c0b659f3e"
}

@@ -36,3 +36,3 @@ # useFocusTrap

```js
```jsx
import React from 'react'

@@ -39,0 +39,0 @@ import useFocusTrap from '@charlietango/use-focus-trap'

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