Socket
Socket
Sign inDemoInstall

@chakra-ui/clickable

Package Overview
Dependencies
Maintainers
3
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/clickable - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

11

package.json
{
"name": "@chakra-ui/clickable",
"version": "2.0.10",
"version": "2.0.11",
"description": "React hook and component that implements native button interactions",

@@ -32,7 +32,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-use-merge-refs": "2.0.4"
"@chakra-ui/react-use-merge-refs": "2.0.5"
},
"devDependencies": {
"@chakra-ui/shared-utils": "2.0.2",
"@chakra-ui/system": "2.2.12",
"@chakra-ui/shared-utils": "2.0.3",
"@chakra-ui/system": "2.3.2",
"react": "^18.0.0",

@@ -49,3 +49,4 @@ "clean-package": "2.1.1"

"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs.js",
"types": "./dist/index.d.ts"
},

@@ -52,0 +53,0 @@ "./package.json": "./package.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