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.0.3 to 2.0.4

16

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

@@ -31,12 +31,8 @@ "keywords": [

"dependencies": {
"@react-stately/toggle": "^3.6.1",
"@react-aria/utils": "^3.19.0",
"@react-types/shared": "^3.19.0",
"@react-types/button": "^3.7.4",
"@nextui-org/use-aria-button": "2.0.3"
"@react-stately/toggle": "^3.6.2",
"@react-aria/utils": "^3.20.0",
"@react-types/shared": "^3.20.0",
"@react-types/button": "^3.8.0",
"@nextui-org/use-aria-button": "2.0.4"
},
"devDependencies": {
"clean-package": "2.2.0",
"react": "^18.0.0"
},
"clean-package": "../../../clean-package.config.json",

@@ -43,0 +39,0 @@ "tsup": {

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