Socket
Socket
Sign inDemoInstall

@uidu/fab

Package Overview
Dependencies
87
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.9 to 0.5.10

6

CHANGELOG.md
# @uidu/fab
## 0.5.10
### Patch Changes
- cc6a75b18: Bump dependencies
## 0.5.9

@@ -4,0 +10,0 @@

1

dist/declarations/src/components/Action.d.ts

@@ -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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc