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.30 to 0.6.0

6

CHANGELOG.md
# @uidu/fab
## 0.6.0
### Minor Changes
- 535c8b5ec: Bump dependencies, should not contain breaking changes
## 0.5.30

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

4

dist/declarations/src/index.d.ts

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

export { default as Action } from './components/Action';
export { default as Fab } from './components/Fab';
export { default as Action } from "./components/Action.js";
export { default as Fab } from "./components/Fab.js";
{
"name": "@uidu/fab",
"version": "0.5.30"
"version": "0.6.0"
}
{
"name": "@uidu/fab",
"version": "0.5.30",
"version": "0.6.0",
"description": "Floating action buttons",

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

"dependencies": {
"@babel/runtime": "^7.22.5",
"@babel/runtime": "^7.22.11",
"react": "^18.2.0",
"react-feather": "^2.0.10",
"styled-components": "^6.0.0-rc.1",
"tslib": "^2.5.3"
"styled-components": "^5.3.11",
"tslib": "^2.6.2"
},
"devDependencies": {
"@uidu/docs": "^0.5.31"
"@uidu/docs": "^0.6.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc