Socket
Socket
Sign inDemoInstall

@yamada-ui/use-popper

Package Overview
Dependencies
Maintainers
0
Versions
709
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.35-next-20240820160301 to 1.0.35

10

package.json
{
"name": "@yamada-ui/use-popper",
"version": "1.0.35-next-20240820160301",
"version": "1.0.35",
"description": "Yamada UI usePopper custom hook",

@@ -21,3 +21,3 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/yamada-ui/yamada-ui",
"url": "https://github.com/yamada-ui/yamada-ui",
"directory": "packages/hooks/use-popper"

@@ -30,5 +30,5 @@ },

"@popperjs/core": "^2.11.8",
"@yamada-ui/core": "1.13.0-next-20240820160301",
"@yamada-ui/use-value": "1.1.23-next-20240820160301",
"@yamada-ui/utils": "1.4.0-next-20240820160301"
"@yamada-ui/core": "1.13.0",
"@yamada-ui/use-value": "1.1.23",
"@yamada-ui/utils": "1.4.0"
},

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

@@ -8,17 +8,11 @@ # @yamada-ui/use-popper

```sh
$ pnpm add @yamada-ui/use-popper
pnpm add @yamada-ui/use-popper
# or
yarn add @yamada-ui/use-popper
# or
npm install @yamada-ui/use-popper
# or
bun add @yamada-ui/use-popper
```
or
```sh
$ yarn add @yamada-ui/use-popper
```
or
```sh
$ npm install @yamada-ui/use-popper
```
## Contribution

@@ -25,0 +19,0 @@

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