@yamada-ui/icon
Advanced tools
Comparing version 1.1.4-dev-20240823175732 to 1.1.4-dev-20240825044554
{ | ||
"name": "@yamada-ui/icon", | ||
"version": "1.1.4-dev-20240823175732", | ||
"version": "1.1.4-dev-20240825044554", | ||
"description": "Yamada UI icon components", | ||
@@ -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/icon" | ||
@@ -40,5 +40,5 @@ }, | ||
"dependencies": { | ||
"@yamada-ui/core": "1.13.0-dev-20240823175732", | ||
"@yamada-ui/use-token": "1.1.23-dev-20240823175732", | ||
"@yamada-ui/utils": "1.4.0-dev-20240823175732" | ||
"@yamada-ui/core": "1.13.0-dev-20240825044554", | ||
"@yamada-ui/use-token": "1.1.23-dev-20240825044554", | ||
"@yamada-ui/utils": "1.4.0-dev-20240825044554" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
@@ -6,17 +6,11 @@ # @yamada-ui/icon | ||
```sh | ||
$ pnpm add @yamada-ui/icon | ||
pnpm add @yamada-ui/icon | ||
# or | ||
yarn add @yamada-ui/icon | ||
# or | ||
npm install @yamada-ui/icon | ||
# or | ||
bun add @yamada-ui/icon | ||
``` | ||
or | ||
```sh | ||
$ yarn add @yamada-ui/icon | ||
``` | ||
or | ||
```sh | ||
$ npm install @yamada-ui/icon | ||
``` | ||
## Contribution | ||
@@ -23,0 +17,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36713
23
+ Added@yamada-ui/core@1.13.0-dev-20240825044554(transitive)
+ Added@yamada-ui/portal@1.0.19-dev-20240825044554(transitive)
+ Added@yamada-ui/use-token@1.1.23-dev-20240825044554(transitive)
+ Added@yamada-ui/utils@1.4.0-dev-20240825044554(transitive)
- Removed@yamada-ui/core@1.13.0-dev-20240823175732(transitive)
- Removed@yamada-ui/portal@1.0.19-dev-20240823175732(transitive)
- Removed@yamada-ui/use-token@1.1.23-dev-20240823175732(transitive)
- Removed@yamada-ui/utils@1.4.0-dev-20240823175732(transitive)