@cavilha/button
Advanced tools
Comparing version 0.0.5 to 0.0.6
# @cavilha/button | ||
## 0.0.6 | ||
### Patch Changes | ||
- Updated dependencies [8e1bd8d] | ||
- @cavilha/theme@0.0.4 | ||
- @cavilha/icon@0.0.4 | ||
## 0.0.5 | ||
@@ -4,0 +12,0 @@ |
@@ -44,2 +44,3 @@ import { CSS, StitchesVariants } from '@cavilha/theme'; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -46,0 +47,0 @@ primary1: string; |
{ | ||
"name": "@cavilha/button", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"author": "MadeiraMadeira webstore squads", | ||
@@ -71,6 +71,6 @@ "description": "A button component that allow users to perform actions and make choices with a single tap.", | ||
"dependencies": { | ||
"@cavilha/icon": "0.0.3", | ||
"@cavilha/theme": "0.0.3", | ||
"@cavilha/icon": "0.0.4", | ||
"@cavilha/theme": "0.0.4", | ||
"@radix-ui/react-polymorphic": "0.0.13" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24942
398
+ Added@cavilha/icon@0.0.4(transitive)
+ Added@cavilha/theme@0.0.4(transitive)
- Removed@cavilha/icon@0.0.3(transitive)
- Removed@cavilha/theme@0.0.3(transitive)
Updated@cavilha/icon@0.0.4
Updated@cavilha/theme@0.0.4