Socket
Socket
Sign inDemoInstall

@yamada-ui/portal

Package Overview
Dependencies
Maintainers
0
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/portal - npm Package Compare versions

Comparing version 1.0.19-next-20240820160301 to 1.0.19

6

package.json
{
"name": "@yamada-ui/portal",
"version": "1.0.19-next-20240820160301",
"version": "1.0.19",
"description": "Yamada UI portal component",

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

"type": "git",
"url": "git+https://github.com/yamada-ui/yamada-ui",
"url": "https://github.com/yamada-ui/yamada-ui",
"directory": "packages/components/portal"

@@ -40,3 +40,3 @@ },

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

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

@@ -6,17 +6,11 @@ # @yamada-ui/portal

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

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