@nib-styles/v2-typography
Advanced tools
Comparing version 4.3.0 to 5.0.0
{ | ||
"name": "@nib-styles/v2-typography", | ||
"version": "4.3.0", | ||
"version": "5.0.0", | ||
"repository": { | ||
@@ -10,3 +10,3 @@ "type": "git", | ||
"@nib-styles/colors": "^1.1.1", | ||
"@nib-styles/v2-icons": "^2.3.0" | ||
"@nib-styles/v2-icons": "^3.0.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
@@ -25,7 +25,7 @@ # @nib-styles/v2-typography | ||
&__title { | ||
@include title(2, $color: 'grey', $padding: true) | ||
@include title(2, $color: 'grey', $pad: true) | ||
} | ||
&__description { | ||
@include copy($color: 'grey', $padding: true) | ||
@include copy($color: 'grey', $pad: true) | ||
} | ||
@@ -105,2 +105,6 @@ | ||
### 5.0.0 | ||
- break: bump version of `v2-icons` | ||
### v4.3.0 | ||
@@ -107,0 +111,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26315
143
0
+ Added@nib-styles/v2-icons@3.4.1(transitive)
- Removed@nib-styles/v2-icons@2.12.1(transitive)
Updated@nib-styles/v2-icons@^3.0.0