Socket
Socket
Sign inDemoInstall

@uidu/fab

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/fab - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

6

CHANGELOG.md
# @uidu/fab
## 0.4.12
### Patch Changes
- 355815581: Able to add fake data to dashboard manager dashlets, use @uidu/table inside Table dashlet, fix table styling (tailwind)
## 0.4.11

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

1

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

@@ -0,1 +1,2 @@

/// <reference types="react" />
declare const _default: ({ children, ...rest }: {

@@ -2,0 +3,0 @@ [x: string]: any;

@@ -0,1 +1,2 @@

/// <reference types="react" />
export default function Fab({ event, children, position, icon, mainButtonStyles, }: {

@@ -2,0 +3,0 @@ event?: string;

@@ -0,1 +1,2 @@

/// <reference types="react" />
declare const _default: ({ children, ...rest }: {

@@ -2,0 +3,0 @@ [x: string]: any;

2

dist/package.json
{
"name": "@uidu/fab",
"version": "0.4.11"
"version": "0.4.12"
}
{
"name": "@uidu/fab",
"version": "0.4.11",
"version": "0.4.12",
"description": "Floating action buttons",

@@ -19,4 +19,4 @@ "repository": "https://github.com/uidu-org/guidu/tree/main/packages/core/fab",

"devDependencies": {
"@uidu/docs": "^0.3.11"
"@uidu/docs": "^0.3.12"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc