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

@yamada-ui/use-clickable

Package Overview
Dependencies
Maintainers
1
Versions
618
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-clickable - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-next-20231228211945

2

dist/index.d.ts

@@ -61,3 +61,2 @@ import * as react from 'react';

nonce?: string | undefined;
placeholder?: string | undefined;
slot?: string | undefined;

@@ -334,3 +333,2 @@ spellCheck?: (boolean | "true" | "false") | undefined;

nonce?: string | undefined;
placeholder?: string | undefined;
slot?: string | undefined;

@@ -337,0 +335,0 @@ spellCheck?: (boolean | "true" | "false") | undefined;

6

package.json
{
"name": "@yamada-ui/use-clickable",
"version": "1.0.0",
"version": "1.0.1-next-20231228211945",
"description": "Yamada UI useClickable custom hook",

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

"dependencies": {
"@yamada-ui/utils": "1.0.0",
"@yamada-ui/use-event-listener": "1.0.0"
"@yamada-ui/utils": "1.0.1-next-20231228211945",
"@yamada-ui/use-event-listener": "1.0.1-next-20231228211945"
},

@@ -32,0 +32,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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