@cavilha/breadcrumb
Advanced tools
Comparing version 0.2.2 to 0.2.3
# @cavilha/breadcrumb | ||
## 0.2.3 | ||
### Patch Changes | ||
- Updated dependencies [8e1bd8d] | ||
- @cavilha/theme@0.0.4 | ||
- @cavilha/button@0.0.6 | ||
- @cavilha/icon@0.0.4 | ||
- @cavilha/text@0.0.4 | ||
## 0.2.2 | ||
@@ -4,0 +14,0 @@ |
@@ -29,2 +29,3 @@ import { StitchesVariants } from '@cavilha/theme'; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -315,2 +316,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -590,2 +592,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -869,2 +872,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -1144,2 +1148,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -1419,2 +1424,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -1698,2 +1704,3 @@ primary1: string; | ||
alwaysBlack: string; | ||
alwaysGray: string; | ||
alwaysWhite: string; | ||
@@ -1700,0 +1707,0 @@ primary1: string; |
{ | ||
"name": "@cavilha/breadcrumb", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "MadeiraMadeira webstore squads", | ||
@@ -72,8 +72,8 @@ "description": "A component responsible for navigating the user in a visual way.", | ||
"dependencies": { | ||
"@cavilha/icon": "0.0.3", | ||
"@cavilha/theme": "0.0.3", | ||
"@cavilha/button": "0.0.5", | ||
"@cavilha/text": "0.0.3", | ||
"@cavilha/icon": "0.0.4", | ||
"@cavilha/theme": "0.0.4", | ||
"@cavilha/button": "0.0.6", | ||
"@cavilha/text": "0.0.4", | ||
"react-responsive": "^9.0.0-beta.3" | ||
} | ||
} |
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
71866
2092
+ Added@cavilha/button@0.0.6(transitive)
+ Added@cavilha/icon@0.0.4(transitive)
+ Added@cavilha/text@0.0.4(transitive)
+ Added@cavilha/theme@0.0.4(transitive)
- Removed@cavilha/button@0.0.5(transitive)
- Removed@cavilha/icon@0.0.3(transitive)
- Removed@cavilha/text@0.0.3(transitive)
- Removed@cavilha/theme@0.0.3(transitive)
Updated@cavilha/button@0.0.6
Updated@cavilha/icon@0.0.4
Updated@cavilha/text@0.0.4
Updated@cavilha/theme@0.0.4