@cfpb/cfpb-pagination
Advanced tools
Comparing version 1.3.0 to 2.0.0
{ | ||
"name": "@cfpb/cfpb-pagination", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"description": "Design System pagination", | ||
"less": "src/cfpb-pagination.less", | ||
"style": "cfpb-pagination.css", | ||
"publishConfig": { | ||
@@ -11,5 +9,5 @@ "access": "public" | ||
"dependencies": { | ||
"@cfpb/cfpb-buttons": "^1.3.0", | ||
"@cfpb/cfpb-core": "^1.2.0", | ||
"@cfpb/cfpb-icons": "^1.3.0" | ||
"@cfpb/cfpb-buttons": "^2.0.0", | ||
"@cfpb/cfpb-core": "^2.0.0", | ||
"@cfpb/cfpb-icons": "^2.0.0" | ||
}, | ||
@@ -19,4 +17,4 @@ "keywords": [ | ||
], | ||
"gitHead": "e5f32a579d08f238eed2b9eafa5ad63f8af25870", | ||
"gitHead": "0f3ed73e97374097ad75bd83df2d9c45e01d131f", | ||
"type": "module" | ||
} |
@@ -27,3 +27,3 @@ The @cfpb/pagination component provides a responsive approach to multipage page | ||
Color variables referenced in comments are from [@cfpb/cfpb-core's brand-colors.less](https://github.com/cfpb/design-system/blob/main/packages/cfpb-core/src/brand-colors.less). | ||
Color variables referenced in comments are from [@cfpb/cfpb-core's brand-colors.scss](https://github.com/cfpb/design-system/blob/main/packages/cfpb-core/src/brand-colors.scss). | ||
@@ -30,0 +30,0 @@ ``` |
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
173531
11
85
0
+ Added@cfpb/cfpb-buttons@2.0.0(transitive)
+ Added@cfpb/cfpb-core@2.0.0(transitive)
+ Added@cfpb/cfpb-icons@2.0.0(transitive)
- Removed@cfpb/cfpb-buttons@1.3.0(transitive)
- Removed@cfpb/cfpb-core@1.2.0(transitive)
- Removed@cfpb/cfpb-icons@1.3.0(transitive)
Updated@cfpb/cfpb-buttons@^2.0.0
Updated@cfpb/cfpb-core@^2.0.0
Updated@cfpb/cfpb-icons@^2.0.0