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

@alfalab/core-components-keyboard-focusable

Package Overview
Dependencies
Maintainers
17
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-keyboard-focusable - npm Package Compare versions

Comparing version 3.1.3 to 3.2.0

11

CHANGELOG.md

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

# [3.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-keyboard-focusable@3.1.3...@alfalab/core-components-keyboard-focusable@3.2.0) (2022-08-04)
### Features
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
## [3.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-keyboard-focusable@3.1.2...@alfalab/core-components-keyboard-focusable@3.1.3) (2022-07-18)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "@alfalab/core-components-keyboard-focusable",
"version": "3.1.3",
"version": "3.2.0",
"description": "Component and hook for keyboard only focus",

@@ -18,8 +18,7 @@ "gitHead": "f054fef20200664c65e2501ef1f916c555cdf05d",

"peerDependencies": {
"react": "^16.9.0 || ^17.0.1"
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
"dependencies": {
"@alfalab/hooks": "^1.4.1",
"react-node-resolver": "^2.0.1"
"@alfalab/hooks": "^1.4.1"
}
}
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