@yamada-ui/use-outside-click
Advanced tools
Comparing version 1.0.6 to 1.0.7-dev-20240303090126
{ | ||
"name": "@yamada-ui/use-outside-click", | ||
"version": "1.0.6", | ||
"version": "1.0.7-dev-20240303090126", | ||
"description": "Yamada UI useOutsideClick custom hook", | ||
@@ -21,10 +21,10 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/hirotomoyamada/yamada-ui", | ||
"url": "git+https://github.com/yamada-ui/yamada-ui", | ||
"directory": "packages/hooks/use-outside-click" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/hirotomoyamada/yamada-ui/issues" | ||
"url": "https://github.com/yamada-ui/yamada-ui/issues" | ||
}, | ||
"dependencies": { | ||
"@yamada-ui/utils": "1.0.6" | ||
"@yamada-ui/utils": "1.0.7-dev-20240303090126" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -25,3 +25,3 @@ # @yamada-ui/use-outside-click | ||
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. | ||
@@ -32,2 +32,2 @@ ## License | ||
[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
17011
2231
1
35
0
+ Added@yamada-ui/utils@1.0.7-dev-20240303090126(transitive)
- Removed@yamada-ui/utils@1.0.6(transitive)