@yamada-ui/core
Advanced tools
Comparing version 1.4.2 to 1.4.3-dev-20240303090126
{ | ||
"name": "@yamada-ui/core", | ||
"version": "1.4.2", | ||
"version": "1.4.3-dev-20240303090126", | ||
"description": "Yamada UI core", | ||
@@ -35,7 +35,7 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/hirotomoyamada/yamada-ui", | ||
"url": "git+https://github.com/yamada-ui/yamada-ui", | ||
"directory": "packages/core" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/hirotomoyamada/yamada-ui/issues" | ||
"url": "https://github.com/yamada-ui/yamada-ui/issues" | ||
}, | ||
@@ -49,4 +49,4 @@ "dependencies": { | ||
"react-fast-compare": "^3.2.2", | ||
"@yamada-ui/portal": "1.0.6", | ||
"@yamada-ui/utils": "1.0.6" | ||
"@yamada-ui/utils": "1.0.7-dev-20240303090126", | ||
"@yamada-ui/portal": "1.0.7-dev-20240303090126" | ||
}, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
@@ -70,3 +70,3 @@ # @yamada-ui/core | ||
Wouldn't you like to contribute? That's amazing! We have prepared a [contribution guide](https://github.com/hirotomoyamada/yamada-ui/blob/main/CONTRIBUTING.md) to assist you. | ||
Wouldn't you like to contribute? That's amazing! We have prepared a [contribution guide](https://github.com/yamada-ui/yamada-ui/blob/main/CONTRIBUTING.md) to assist you. | ||
@@ -76,2 +76,2 @@ ## License | ||
This package is licensed under the terms of the | ||
[MIT license](https://github.com/hirotomoyamada/yamada-ui/blob/main/LICENSE). | ||
[MIT license](https://github.com/yamada-ui/yamada-ui/blob/main/LICENSE). |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1223439
1
+ Added@yamada-ui/portal@1.0.7-dev-20240303090126(transitive)
+ Added@yamada-ui/utils@1.0.7-dev-20240303090126(transitive)
- Removed@yamada-ui/portal@1.0.6(transitive)
- Removed@yamada-ui/utils@1.0.6(transitive)