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

@gapo_aria/focus

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gapo_aria/focus - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/main.js

6

package.json
{
"name": "@gapo_aria/focus",
"version": "0.0.1",
"version": "0.0.2",
"description": "Gapo UI components in React",

@@ -10,2 +10,6 @@ "license": "Apache-2.0",

"source": "src/index.ts",
"files": [
"dist",
"src"
],
"repository": {

@@ -12,0 +16,0 @@ "type": "git",

@@ -1,1 +0,20 @@

export * from '@react-aria/focus';
import {
FocusRing,
FocusScope,
createFocusManager,
focusSafely,
getFocusableTreeWalker,
useFocusManager,
useFocusRing,
useFocusable
} from '@react-aria/focus';
export {
FocusRing,
FocusScope,
createFocusManager,
focusSafely,
getFocusableTreeWalker,
useFocusManager,
useFocusRing,
useFocusable
};
index.ts
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