Comparing version 0.5.9 to 0.5.10
# @uidu/fab | ||
## 0.5.10 | ||
### Patch Changes | ||
- cc6a75b18: Bump dependencies | ||
## 0.5.9 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
declare const _default: ({ children, ...rest }: { | ||
@@ -3,0 +2,0 @@ [x: string]: any; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
export default function Fab({ event, children, position, icon, mainButtonStyles, }: { | ||
@@ -3,0 +2,0 @@ event?: string; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
declare const _default: ({ children, ...rest }: { | ||
@@ -3,0 +2,0 @@ [x: string]: any; |
{ | ||
"name": "@uidu/fab", | ||
"version": "0.5.9" | ||
"version": "0.5.10" | ||
} |
{ | ||
"name": "@uidu/fab", | ||
"version": "0.5.9", | ||
"version": "0.5.10", | ||
"description": "Floating action buttons", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/uidu-org/guidu/tree/main/packages/core/fab", | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.8", | ||
"@babel/runtime": "^7.17.9", | ||
"react": "^18.0.0", | ||
@@ -20,4 +20,4 @@ "react-feather": "^2.0.9", | ||
"devDependencies": { | ||
"@uidu/docs": "^0.5.8" | ||
"@uidu/docs": "^0.5.9" | ||
} | ||
} |
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
30156
453
Updated@babel/runtime@^7.17.9