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

@nextui-org/use-aria-toggle-button

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-aria-toggle-button - npm Package Compare versions

Comparing version 2.1.0-beta.1 to 2.1.0-beta.2

6

package.json
{
"name": "@nextui-org/use-aria-toggle-button",
"version": "2.1.0-beta.1",
"version": "2.1.0-beta.2",
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning",

@@ -28,3 +28,3 @@ "keywords": [

"peerDependencies": {
"react": ">=18"
"react": ">=18 || ^19.0.0-rc.0"
},

@@ -36,3 +36,3 @@ "dependencies": {

"@react-types/shared": "3.24.1",
"@nextui-org/use-aria-button": "2.1.0-beta.1"
"@nextui-org/use-aria-button": "2.1.0-beta.2"
},

@@ -39,0 +39,0 @@ "clean-package": "../../../clean-package.config.json",

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