@cfpb/cfpb-tables
Advanced tools
Comparing version 0.41.0 to 0.42.0
{ | ||
"name": "@cfpb/cfpb-tables", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "Design System tables", | ||
@@ -12,4 +12,4 @@ "main": "src/cfpb-tables.js", | ||
"dependencies": { | ||
"@cfpb/cfpb-atomic-component": "^0.41.0", | ||
"@cfpb/cfpb-core": "^0.41.0" | ||
"@cfpb/cfpb-atomic-component": "^0.42.0", | ||
"@cfpb/cfpb-core": "^0.42.0" | ||
}, | ||
@@ -19,4 +19,4 @@ "keywords": [ | ||
], | ||
"gitHead": "ae98338f132e189ec4658aeb726aa162d1d33f35", | ||
"gitHead": "bf34d97c923564ba1aea3870875185ff9300e981", | ||
"type": "module" | ||
} |
@@ -31,6 +31,6 @@ The @cfpb/tables component formats tables, and provides an easy way to make tables sortable. | ||
```less | ||
@table-cell-bg: @white; | ||
@table-cell-bg_alt: @gray-5; | ||
@table-scrolling-border: @gray-40; | ||
@table-border: @gray; | ||
@table-cell-bg: var(--white); | ||
@table-cell-bg_alt: var(--gray-5); | ||
@table-scrolling-border: var(--gray-40); | ||
@table-border: var(--gray); | ||
``` | ||
@@ -37,0 +37,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
33253
9
+ Added@cfpb/cfpb-atomic-component@0.42.0(transitive)
+ Added@cfpb/cfpb-core@0.42.0(transitive)
- Removed@cfpb/cfpb-atomic-component@0.41.0(transitive)
- Removed@cfpb/cfpb-core@0.41.0(transitive)
Updated@cfpb/cfpb-core@^0.42.0