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

fuzzy-ui

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuzzy-ui - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

2

package.json
{
"name": "fuzzy-ui",
"version": "0.0.23",
"version": "0.0.24",
"main": "src/index.ts",

@@ -5,0 +5,0 @@ "scripts": {

@@ -25,3 +25,3 @@ /* eslint-disable no-unused-vars */

children?: VNodeChild | Slot | Slots
) => (extraProps?: Record<string, unknown> | null) => InstanceType<T>
) => (extraProps?: any) => InstanceType<T>

@@ -28,0 +28,0 @@ type UseMountOutside = <T extends new (...args: any) => any>(

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