Socket
Socket
Sign inDemoInstall

@uidu/fab

Package Overview
Dependencies
3
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.3.0

11

CHANGELOG.md
# @uidu/fab
## 0.3.0
### Minor Changes
- 7cd4d7c: Shell is now more flexible than ever
### Breaking changes
- ShellBody was intended as a scrollable container, now, instead of <ShellBody scrollable></ShellBody> you should use <ScrollableContainer />
- Shell components did change name and functionality. Look at documentation on how to use them
## 0.2.1

@@ -4,0 +15,0 @@

2

dist/package.json
{
"name": "@uidu/fab",
"version": "0.2.1"
"version": "0.3.0"
}
{
"name": "@uidu/fab",
"version": "0.2.1",
"version": "0.3.0",
"private": false,

@@ -13,3 +13,3 @@ "description": "Floating action buttons",

"dependencies": {
"react": "^16.8.3",
"react": "^16.13.1",
"react-feather": "^2.0.3",

@@ -19,5 +19,5 @@ "styled-components": "^5.0.0"

"devDependencies": {
"@uidu/docs": "^0.1.50"
"@uidu/docs": "^0.2.0"
},
"uidu:src": "src/index.ts"
}
{
"name": "@uidu/fab",
"version": "0.2.1"
"version": "0.3.0"
}
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