Socket
Socket
Sign inDemoInstall

@uidu/badge

Package Overview
Dependencies
138
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.14 to 0.5.0

15

CHANGELOG.md
# @uidu/badge
## 0.5.0
### Minor Changes
- c5a9ffbf6: ## Forms to tailwind, use css variables where possible, refactor Button completely
Button now is styleable from outside with tailwind or normal classNames. It's also possible to use css variables to style the button, and use variants to style the button.
Removed bootstrap dependency locally, to understand how the uikit behaves in a less opinionated client.
Bumped dependencies as well.
### Patch Changes
- Updated dependencies [c5a9ffbf6]
- @uidu/theme@0.6.0
## 0.4.14

@@ -4,0 +19,0 @@

2

dist/package.json
{
"name": "@uidu/badge",
"version": "0.4.14",
"version": "0.5.0",
"sideEffects": false
}
{
"name": "@uidu/badge",
"version": "0.4.14",
"version": "0.5.0",
"description": "A React component that indicates values",

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

"dependencies": {
"@babel/runtime": "^7.14.8",
"@uidu/theme": "^0.5.15",
"tslib": "^2.3.0"
"@babel/runtime": "^7.15.3",
"@uidu/theme": "^0.6.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@uidu/docs": "^0.3.14",
"@uidu/docs": "^0.4.0",
"react": "^17.0.2",

@@ -20,0 +20,0 @@ "react-dom": "^17.0.2",

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