Socket
Socket
Sign inDemoInstall

@yamada-ui/use-breakpoint

Package Overview
Dependencies
Maintainers
0
Versions
707
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.4.6-next-20240820160301 to 1.4.6

8

package.json
{
"name": "@yamada-ui/use-breakpoint",
"version": "1.4.6-next-20240820160301",
"version": "1.4.6",
"description": "Yamada UI useBreakpoint 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-breakpoint"

@@ -29,4 +29,4 @@ },

"dependencies": {
"@yamada-ui/core": "1.13.0-next-20240820160301",
"@yamada-ui/utils": "1.4.0-next-20240820160301"
"@yamada-ui/core": "1.13.0",
"@yamada-ui/utils": "1.4.0"
},

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

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

```sh
$ pnpm add @yamada-ui/use-breakpoint
pnpm add @yamada-ui/use-breakpoint
# or
yarn add @yamada-ui/use-breakpoint
# or
npm install @yamada-ui/use-breakpoint
# or
bun add @yamada-ui/use-breakpoint
```
or
```sh
$ yarn add @yamada-ui/use-breakpoint
```
or
```sh
$ npm install @yamada-ui/use-breakpoint
```
## 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