Socket
Socket
Sign inDemoInstall

@yamada-ui/use-popper

Package Overview
Dependencies
Maintainers
0
Versions
785
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.29 to 1.0.30-dev-20240624070421

2

dist/index.d.ts

@@ -84,3 +84,3 @@ import * as _popperjs_core from '@popperjs/core';

referenceRef: <T extends Element | VirtualElement>(el: T | null) => void;
popperRef: <T_1 extends HTMLElement>(el: T_1 | null) => void;
popperRef: <T extends HTMLElement>(el: T | null) => void;
getPopperProps: PropGetter;

@@ -87,0 +87,0 @@ getReferenceProps: PropGetter;

{
"name": "@yamada-ui/use-popper",
"version": "1.0.29",
"version": "1.0.30-dev-20240624070421",
"description": "Yamada UI usePopper custom hook",

@@ -29,5 +29,5 @@ "keywords": [

"@popperjs/core": "^2.11.8",
"@yamada-ui/core": "1.8.0",
"@yamada-ui/utils": "1.3.0",
"@yamada-ui/use-value": "1.1.17"
"@yamada-ui/core": "1.9.0-dev-20240624070421",
"@yamada-ui/use-value": "1.1.18-dev-20240624070421"
},

@@ -34,0 +34,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