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.1 to 0.5.2

6

CHANGELOG.md
# @uidu/fab
## 0.5.2
### Patch Changes
- a797171e1: Bump dependencies
## 0.5.1

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

0

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

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ /// <reference types="react" />

export { default as Action } from './components/Action';
export { default as Fab } from './components/Fab';

@@ -0,0 +0,0 @@ export declare const StyledMainButton: import("styled-components").StyledComponent<"button", any, {}, never>;

2

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

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

"dependencies": {
"@babel/runtime": "^7.15.3",
"@babel/runtime": "^7.15.4",
"react": "^17.0.2",

@@ -20,4 +20,4 @@ "react-feather": "^2.0.9",

"devDependencies": {
"@uidu/docs": "^0.4.2"
"@uidu/docs": "^0.5.1"
}
}
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